<<<<<<< HEAD ======= <<<<<<< HEAD >>>>>>> 137539f731a79b85e2f8398b66ba0467f538fb32 <<<<<<< HEAD <<<<<<< HEAD ======= <<<<<<< HEAD >>>>>>> 137539f731a79b85e2f8398b66ba0467f538fb32

Summary

Row

confirmed

210

recovered

56

death

7 (3.3%)

Row

Daily cumulative cases by type (Sri Lanka only)

<<<<<<< HEAD
======= <<<<<<< HEAD
=======
>>>>>>> 794fac85052cbc54f5eaa938255a9acdda5ffbb2 >>>>>>> 137539f731a79b85e2f8398b66ba0467f538fb32

Comparison

Column

Daily new confirmed cases

<<<<<<< HEAD
======= <<<<<<< HEAD
=======
>>>>>>> 794fac85052cbc54f5eaa938255a9acdda5ffbb2 >>>>>>> 137539f731a79b85e2f8398b66ba0467f538fb32

Cases distribution by type

<<<<<<< HEAD
======= <<<<<<< HEAD
=======
>>>>>>> 794fac85052cbc54f5eaa938255a9acdda5ffbb2 >>>>>>> 137539f731a79b85e2f8398b66ba0467f538fb32

Map

<<<<<<< HEAD ======= <<<<<<< HEAD >>>>>>> 137539f731a79b85e2f8398b66ba0467f538fb32

World map of cases (use + and - icons to zoom in/out)

About

The Coronavirus Dashboard: the case of Sri Lanka

This Coronavirus dashboard: the case of Sri Lanka provides an overview of the 2019 Novel Coronavirus COVID-19 (2019-nCoV) epidemic for Sri Lanka. This dashboard is built with R using the R Makrdown framework and was adapted from this dashboard by Rami Krispin and the code is adapted from GitHub by Antoine Soetewey. More details can be found in this article.

Code

<<<<<<< HEAD

The code behind this dashboard is available on GitHub

=======

The code behind this dashboard is available on GitHub by the main author Andrew and more details can be found in this article.

=======

### World map of cases (use + and - icons to zoom in/out)

About

The Coronavirus Dashboard: the case of Belgium

This Coronavirus dashboard: the case of Belgium provides an overview of the 2019 Novel Coronavirus COVID-19 (2019-nCoV) epidemic for Belgium. This dashboard is built with R using the R Makrdown framework and was adapted from this dashboard by Rami Krispin.

Code

The code behind this dashboard is available on GitHub.

>>>>>>> 794fac85052cbc54f5eaa938255a9acdda5ffbb2 >>>>>>> 137539f731a79b85e2f8398b66ba0467f538fb32

Data

The input data for this dashboard is the dataset available from the {coronavirus} R package. Make sure to download the development version of the package to have the latest data:

install.packages("devtools")
devtools::install_github("RamiKrispin/coronavirus")

The data and dashboard are refreshed on a daily basis.

The raw data is pulled from the Johns Hopkins University Center for Systems Science and Engineering (JHU CCSE) Coronavirus repository.